DoubleNIProviderINumericBitConverterDoubleNGetInstance Method

Returns an instance of T.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
INumericBitConverter<DoubleN> IProvider<INumericBitConverter<DoubleN>>.GetInstance()

Return Value

INumericBitConverterDoubleN
An instance of T.

Implements

IProviderTGetInstance

See Also